Papers with optimized implementation

1 papers
Prefix Parsing is Just Parsing (2026.acl-short)

Copied to clipboard

Challenge: Existing prefix parsers are typically tied to particular parsing algorithms.
Approach: They propose a prefix grammar transformation that reduces prefix parsing to ordinary parsers . they propose enabling prediction of the next token by computing the next-token weight vector .
Outcome: The proposed method reduces prefix parsing to ordinary parsers without modification . the transformed grammar is only a small factor larger than the input .

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations